Skip to content

Conversation

@aldy505
Copy link
Contributor

@aldy505 aldy505 commented Sep 19, 2025

Dear future minio-js maintainers: DO NOT USE CONSOLE AT ALL. It's painful to debug why a certain log suddenly pop up without a sensible message explaining (1) where the log came from, and (2) what caused this log to show up.

With exposing the logger as an interface to the users, they can create a prefix or identifier that this log is coming from the MinIO JS SDK.

This will definitely conflict with #1426, so please merge #1426 first.

Dear future minio-js maintainers: DO NOT USE CONSOLE AT ALL. It's painful to debug why a certain log suddenly pop up without a sensible message explaining (1) where the log came from, and (2) what caused this log to show up.

With exposing the logger as an interface to the users, they can create a prefix or identifier that this log is coming from the MinIO JS SDK.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant